.landing_for_partners header {
    background-color: #fff;
    height: auto;
    min-height: 95px;
    padding: 5px 0;
    border-bottom: 0;
}

.flat-btn_blue {
    background-color: #3689c5;
    height: 34px;
    box-shadow: inset 0 1px 0 #2c6f9f;
    border: 1px solid #3689c5;
    border-radius: 0;
    font-size: 13px;
    line-height: 34px;
    padding: 0 19px 0 54px;
    color: #ebf2f7;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}

.flat-btn_blue,
.landing_for_partners .btn_red {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.flat-btn_blue:hover {
    background-color: #2679b5;
    box-shadow: inset 0 1px 0 #1c5f8f;
    border: 1px solid #2679b5;
    color: #fff;
}

.flat-btn_blue:focus {
    color: #ebf2f7;
}

.flat-btn_blue .glyphicon {
    background-color: transparent;
    border-right: 1px solid rgba(255,255,255,.18);
    width: 34px;
}

.i-user {
    background: url('/templates/2014/img/icons/man-user.svg') no-repeat 0 0;
    position: absolute;
    width: 11px;
    height: 15px;
    top: 9px;
    left: 12px;
    z-index: 11;
    background-size: 11px 15px;
}

.landing_for_partners .w100_container {
    max-width: 1140px;
}

.d_table {
    display: table;
    width: 100%;
}

.t_cell {
    display: table-cell;
    vertical-align: middle;
}

.tel, .tel:hover {
    color: #555555;
    font-size: 20px;
    text-decoration: none;
}

.email {
    font-size: 20px;
    color: #555555;
    text-decoration: none;
}

.email:hover {
    color: #555;
    text-decoration: none;
}

.i-tel {
    background: url('/templates/2014/img/icons/tel.svg') no-repeat 0 0;
    display: inline-block;
    position: relative;
    width: 16px;
    height: 16px;
    margin-right: 6px;
    top: -2px;
    vertical-align: middle;
    background-size: 16px 16px;
}

.i-mail {
    background: url('/templates/2014/img/icons/mail.svg') no-repeat 0 0;
    display: inline-block;
    position: relative;
    width: 16px;
    height: 16px;
    margin-right: 9px;
    top: -2px;
    vertical-align: middle;
    background-size: 16px 16px;
}

.wrapper {
    display: block;
    width: 100%;
    margin: 0px auto;
    border-bottom: 1px solid #eee;
}

.landing-head {
    height: 857px;
    background-color: #0a0a0a;
    position: relative;
    text-align: center;
}

.landing-head:before {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.landing-head_bg {
    content: '';
    width: 100%;
    height: 100%;
    background: url('/templates/2014/img/landbg.jpg') no-repeat center;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    opacity: .5;
    z-index: 1;
}

.landing-head__content {
    display: inline-block;
    position: relative;
    width: 90%;
    max-width: 1140px;
    margin-top: -120px;
    color: #fff;
    vertical-align: middle;
    z-index: 2;
}

.landing-head__content h1 {
    margin: 0 0 40px;
    font-size: 70px;
    font-weight: 700;
}

.landing-head__content p {
    color: #fefefe;
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 60px;
}

.landing_for_partners .btn_red {
    display: inline-block;
    height: 50px;
    padding: 0 33px;
    box-shadow: inset 0 1px 0 #d84951;
    border-radius: 4px;
    border: 1px solid #a3343a;
    background-color: #d13e46;
    font-size: 18px;
    font-weight: 700;
    line-height: 50px;
    background-image: none;
    color: #fff;
}

.landing_for_partners .btn_red:hover {
    box-shadow: inset 0 1px 0 #c83941;
    border: 1px solid #93242a;
    background-color: #c12e36;
    background-position: 0 0;
}

.container_w1140 {
    display: block;
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
}

.first-screen {
    padding-bottom: 100px;
}

.advantages {
    background-color: #f7fcff;
    display: block;
    position: relative;
    margin-bottom: -11px;
    border-radius: 3px;
    border: 1px solid #ededed;
    top: -128px;
    z-index: 2;
    font-size: 0;
    letter-spacing: -1px;
}

.advantage {
    display: inline-block;
    width: 25%;
    padding: 40px 0;
    border-right: 1px solid #ededed;
    color: #444444;
    text-align: center;
    font-size: 18px;
    letter-spacing: normal;
    vertical-align: top;
    transition: all .5s;
}

.advantage:hover {
    box-shadow: 0 1px 11px 1px rgba(0, 0, 0, 0.12);
}

.advantage:last-of-type {
    border-right: none;
}

.advantage b {
    font-weight: 700;
}

.i-advantage {
    background-color: #fff;
    display: block;
    width: 90px;
    height: 90px;
    margin: 0 auto 22px;
    border-radius: 50%;
    border: 4px solid rgba(54, 137, 197, 0.15);
    background-size: 90px 90px;
}

.i-advantage.hotel {
    background: url('/templates/2014/img/icons/hotel.svg') no-repeat 50% 50%;
    background-size: 41px 41px;
}

.i-advantage.stats {
    background: url('/templates/2014/img/icons/stats.svg') no-repeat 50% 50%;
    background-size: 41px 41px;
}

.i-advantage.money {
    background: url('/templates/2014/img/icons/money.svg') no-repeat 50% 50%;
    background-size: 41px 41px;
}

.i-advantage.wallet {
    background: url('/templates/2014/img/icons/wallet.svg') no-repeat 50% 50%;
    background-size: 41px 41px;
}

.screen-title {
    display: block;
    margin: 0 0 56px;
    color: #444444;
    font-size: 30px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    font-family: "PT Sans Caption";
}

.work-steps {
    font-size: 0;
    letter-spacing: -1px;
    line-height: 0;
}

.work-step {
    background-color: #fff;
    display: inline-block;
    width: calc(100% / 3 - 20px);
    margin-top: 6px;
    margin-bottom: 14px;
    margin-right: 30px;
    border-radius: 4px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.06);
    letter-spacing: normal;
    color: #444444;
    font-size: 15px;
    line-height: 21px;
    vertical-align: top;
    font-family: "PT Sans Caption";
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.tool:focus,
.tool:hover,
.work-step:focus,
.work-step:hover {
    color: #444;
    text-decoration: none;
}

.work-step:hover {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
}

.work-step:nth-of-type(3n) {
    margin-right: 0;
}

.work-step__poster {
    width: 100%;
    height: 174px;
    opacity: .9;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.work-step__content {
    position: relative;
    height: 185px;
    padding: 28px 47px 28px 25px;
    overflow: hidden;
    font-weight: 400;
}

.work-step__content:after {
    content: '';
    background: -moz-linear-gradient(bottom, rgba(255,255,255,1) 20%, rgba(255,255,255,0.1) 100%);
    background: -webkit-linear-gradient(bottom, rgba(255,255,255,1) 20%,rgba(255,255,255,0.1) 100%);
    background: linear-gradient(to top, rgba(255,255,255,1) 20%,rgba(255,255,255,0.1) 100%);
    display: block;
    position: absolute;
    width: 100%;
    height: 26px;
    bottom: 0;
    left: 0;
}

.tool__title,
.work-step__title {
    position: relative;
    margin: 0 0 28px;
    font-size: 18px;
}

.tool__title {
    margin-bottom: 26px;
}

.tool__title:after,
.work-step__title:after {
    content: '';
    background-color: #3689c5;
    display: block;
    position: absolute;
    width: 37px;
    height: 2px;
    bottom: -13px;
    left: 0;
}

.tool__title:after {
    width: 34px;
    bottom: -11px;
}

.second-screen {
    background-color: #f7fcff;
    border-top: 1px solid #e9e9e9;
    padding: 118px 0 132px;
}

.tools {
    text-align: center;
}

.tool {
    background-color: #fff;
    display: block;
    min-height: 165px;
    position: relative;
    padding: 25px 420px 25px 24px;
    margin-bottom: 30px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.12);
    width: 100%;
    color: #444444;
    font-family: "PT Sans Caption";
    font-size: 15px;
    line-height: 23px;
    text-align: left;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
}

.tool:hover {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.26);
}

.tool:after {
    content: '';
    background: -moz-linear-gradient(left, rgba(255,255,255,1) 10%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(left, rgba(255,255,255,1) 10%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to right, rgba(255,255,255,1) 10%,rgba(255,255,255,0) 100%);
    display: block;
    position: absolute;
    width: 257px;
    height: 100%;
    top: 0;
    right: 87px;
}

.tool__poster {
    position: absolute;
    right: 0;
    bottom: 0;
    max-width: 360px;
    max-height: 100%;
}

.tool__poster--r13 {
    right: 13px;
}

.tools > .btn_red {
    margin-top: 43px;
}

.landing_for_partners #footer {
    border-top: 1px solid rgba(0,0,0,.14);
    padding-bottom: 60px;
}

#footer .logo {
    margin-top: 0;
    margin-bottom: 5px;
}

#footer .footer_col {
    width: calc((100% - 208px) / 3);
    display: inline-block;
    vertical-align: top;
}

#footer .footer_col--last {
    display: inline-block;
    width: 195px;
    vertical-align: top;
}

.landing_for_partners #footer .container {
    width: 100%;
    max-width: 1140px;
    min-width: none;
    padding-top: 40px;
}

.footer_title {
    margin: 12px 0 23px;
    color: #666666;
    font-family: "PT Sans Caption";
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
}


.phones .i-tel {
    float: left;
}

.emails .email,
.emails .email:hover,
.emails .email:focus,
.phones .phone,
.phones .phone:hover,
.phones .phone:focus {
    display: table;
    margin-bottom: 13px;
    color: #555555;
    font-family: "PT Sans";
    font-size: 15px;
    font-weight: 400;
    text-decoration: none;
    line-height: 1;
    margin-left: 23px;
}

.emails .i-mail {
    float: left;
}

.emails .email {
    color: #555;
    font-size: 15px;
    margin-left: 23px;
}

.mtb10 {
    margin: 10px 0 !important;
}

.landing_for_partners .modal .btn_red {
    font-size: 14px;
    height: 36px;
    line-height: 34px;
    margin-top: 15px;
    margin-bottom: 5px;
}

.popup-partnership input {
    margin-top: 15px;
}

.popup-partnership .modal-dialog .modal-body {
    padding-right: 25px;
}

.popup-partnership .modal-fixFooter {
    padding: 0;
}

@media all and (max-width: 1199px) {

    .landing-head__content,
    .landing_for_partners .w100_container,
    .landing_for_partners #footer .container {
        max-width: 970px;
    }

    .container_w1140 {
        width: 970px;
    }

    .work-step__poster {
        height: 164px;
    }

    .work-step__content {
        height: 202px;
        padding-right: 40px;
    }

}

@media all and (max-width: 991px) {

    .landing-head {
        height: 600px;
    }

    .landing-head__content h1 {
        font-size: 54px;
    }

    .landing-head__content p {
        font-size: 23px;
    }

    .tel, .tel:hover,.email {
        font-size: 17px;
    }

    .landing-head__content,
    .landing_for_partners .w100_container,
    .landing_for_partners #footer .container {
        max-width: 750px;
    }

    .landing_for_partners #footer .container {
        min-width: 750px;
    }

    .container_w1140 {
        width: 750px;
    }

    .work-step {
        width: calc(100% / 3 - 15px);
        margin-right: 22px;
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.06);
    }

    .work-step__poster {
        height: 130px;
    }

    .work-step__content {
        height: 209px;
        padding: 18px 17px 18px 15px;
    }

    .work-step__content:after {
        height: 21px;
    }

    .advantage {
        font-size: 16px;
    }

    #footer .footer_col {
        width: 37%;
    }

    #footer .footer_col:nth-of-type(3) {
        width: 22%;
    }

    #footer .footer_col--last {
        width: 100%;
        text-align: right;
    }

    #footer .footer_col--last .btn_black {
        margin: 0 !important;
        margin-top: 15px !important;
    }

    #footer .footer_col--last .btn_black:last-of-type {
        margin-left: 35px !important;
    }

}

@media all and (max-width: 767px) {

    .landing_for_partners header {
        min-height: 81px;
        padding: 0;
    }

    .xs-hidden,
    #footer .footer_col--last {
        display: none;
    }

    .landing-head__content,
    .landing_for_partners .w100_container,
    .landing_for_partners #footer .container {
        max-width: 100%;
        padding: 0 25px;
    }

    .landing_for_partners #footer .container {
        min-width: 100%;
    }

    .container_w1140 {
        width: 100%;
        padding: 0 25px;
    }

    .first-screen .container_w1140 {
        padding: 0;
    }

    .landing-head {
        height: 479px;
    }

    .landing-head__content {
        margin-top: 0;
        padding: 0 5px;
    }

    .landing-head__content h1 {
        font-size: 41px;
    }

    .landing-head__content p {
        font-size: 20px;
    }

    .flat-btn_blue {
        background-color: #5988c2;
        border: 1px solid #5988c2;
        box-shadow: inset 0 1px 0 #486e9c;
        text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
        color: #ecf2f7;
    }

    .flat-btn_blue:hover {
        background-color: #4978b2;
        border: 1px solid #4978b2;
        box-shadow: inset 0 1px 0 #385e8c;
        color: #fff;
    }

    .flat-btn_blue:focus {
        color: #ebf2f7;
    }

    .landing_for_partners .btn_red {
        background-color: #b54047;
        box-shadow: inset 0 1px 0 #bc4a51;
        border: 1px solid #8d373d;
    }

    .landing_for_partners .btn_red:hover {
        background-color: #a53037;
        box-shadow: inset 0 1px 0 #ac3a41;
        border: 1px solid #7d272d;
    }

    .advantages {
        margin-bottom: 66px;
        padding: 31px 10px 27px;
        top: 0;
        border-radius: 0;
    }

    .advantage {
        width: 50%;
        border: none;
        margin-bottom: 45px;
    }

    .advantage:hover {
        box-shadow: none;
    }

    .advantage:last-of-type,.advantage:nth-last-of-type(2) {
        margin-bottom: 0;
    }

    .i-advantage {
        width: 70px;
        height: 70px;
    }

    .i-advantage.hotel {
        -webkit-background-size: 30px;
        background-size: 30px;
    }

    .i-advantage.stats {
        -webkit-background-size: 36px;
        background-size: 36px;
    }

    .i-advantage.money {
        -webkit-background-size: 32px;
        background-size: 32px;
    }

    .i-advantage.wallet {
        -webkit-background-size: 37px;
        background-size: 37px;
    }

    .first-screen {
        padding-bottom: 2px;
    }

    .screen-title {
        font-size: 28px;
        margin-bottom: 50px;
    }

    .work-steps {
        padding: 0 25px;
    }

    .work-step {
        width: 100%;
        margin: 0;
        margin-bottom: 30px;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    }

    .work-step__poster {
        height: 174px;
    }

    .work-step__content {
        height: auto;
        padding: 28px 30px 26px 25px;
    }

    .second-screen {
        padding-top: 68px;
        padding-bottom: 50px;
    }

    .tool {
        padding: 19px 30px 27px 19px;
        margin-bottom: 30px;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    }

    .tool:after,
    .work-step__content:after {
        display: none;
    }

    .tool__poster {
        display: block;
        position: relative;
        max-width: 77%;
        margin: 0 auto 26px;
    }

    .tool__poster--r13 {
        right: 0;
    }

    .tools > .btn_red {
        margin-top: 12px;
    }

    .landing_for_partners #footer .container {
        padding-top: 39px;
        padding-bottom: 32px;
    }

    .phones, .emails {
        display: table;
        margin: 0 auto;
    }

    .emails {
        margin-bottom: 30px;
    }

    #footer .footer_col, #footer .footer_col:nth-of-type(3) {
        display: block;
        width: 100%;
        text-align: center;
    }

    #footer .footer_col #social {
        float: none;
        text-align: center;
    }

    #footer .footer_col #icons-social li {
        float: none;
        display: inline-block;
    }

    .landing_for_partners #footer #copyright {
        width: 100%;
        position: absolute;
        bottom: -38px;
        left: 0;
        padding: 0;
        text-align: center;
    }

    #footer .logo .logo_only {
        display: none;
    }

    #footer .logo .logo_b {
        display: inline-block;
    }

    #footer .logo {
        margin-bottom: 7px;
    }

    .popup-partnership #lazy_buttons {
        margin-top: 20px;
    }

}

@media all and (max-width: 370px) {
    .landing-head__content h1 {
        font-size: 38px;
    }
}